On this pageOffsetFRectUnit: DXFConvDescriptionCall OffsetFRect to move the 3D rectangle specified by R. All corner of the 3D rectangle moves by DX, DY, DZ offsets.Syntaxprocedure OffsetFRect(var R: TFRect; DX, DY, DZ: Extended);